2023-10-06 13:29:15,190 [ 597116 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse (runner:41, check_args_and_update_paths) 2023-10-06 13:29:15,191 [ 597116 ] INFO : Cases dir is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration (runner:89, check_args_and_update_paths) 2023-10-06 13:29:15,191 [ 597116 ] INFO : src dir is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/src (runner:96, check_args_and_update_paths) 2023-10-06 13:29:15,191 [ 597116 ] INFO : base_configs_dir: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/programs/server, binary: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse, cases_dir: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_as7v1q --privileged --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse:/clickhouse --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_HELPER_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_BASE_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_KERBERIZED_HADOOP_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_KERBEROS_KDC_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_JS_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e PYTEST_OPTS='--dist=loadfile -n 5 -rfEps --run-id=0 --color=no --durations=0 test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration test_storage_s3/test.py::test_put[auth_positive] test_storage_s3/test.py::test_put[auto] test_storage_s3/test.py::test_put[brotli] test_storage_s3/test.py::test_put[deflate] test_storage_s3/test.py::test_put[gzip] test_storage_s3/test.py::test_put[positive] test_storage_s3/test.py::test_put[xz] test_storage_s3/test.py::test_put[zstd] test_storage_s3/test.py::test_put_csv[auth_positive] test_storage_s3/test.py::test_put_csv[negative] test_storage_s3/test.py::test_put_csv[positive] test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_remote_host_filter test_storage_s3/test.py::test_s3_glob_scheherazade test_storage_s3/test.py::test_s3_list_objects_failure test_storage_s3/test.py::test_s3_schema_inference test_storage_s3/test.py::test_schema_inference_cache test_storage_s3/test.py::test_schema_inference_from_globs test_storage_s3/test.py::test_seekable_formats test_storage_s3/test.py::test_seekable_formats_url test_storage_s3/test.py::test_select_columns test_storage_s3/test.py::test_signatures test_storage_s3/test.py::test_storage_s3_get_gzip[bin] test_storage_s3/test.py::test_storage_s3_get_gzip[gz] test_storage_s3/test.py::test_storage_s3_get_unstable test_storage_s3/test.py::test_storage_s3_put_gzip[bin] test_storage_s3/test.py::test_storage_s3_put_gzip[gz] test_storage_s3/test.py::test_storage_s3_put_uncompressed test_storage_s3/test.py::test_truncate_table test_storage_s3/test.py::test_wrong_format_usage test_storage_s3/test.py::test_wrong_s3_syntax test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_comment/test.py::test_system_logs_comment test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate test_system_metrics/test.py::test_metrics_storage_buffer_size test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert test_tmp_policy/test.py::test_disk_selection test_ttl_move/test.py::test_alter_multiple_ttls[negative] test_ttl_move/test.py::test_alter_multiple_ttls[positive] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] test_ttl_move/test.py::test_alter_with_merge_work[mt] test_ttl_move/test.py::test_alter_with_merge_work[mt_work] test_ttl_move/test.py::test_alter_with_merge_work[replicated] test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] -vvv' altinityinfra/integration-tests-runner:0-f040635d5f373c5e4be08e5fbec2622a9889adde '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.4.2, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, xdist-3.3.1, order-1.0.0, repeat-0.9.1, timeout-2.1.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 5/5 workers 5 workers [100 items] scheduling tests via LoadFileScheduling test_structured_logging_json/test.py::test_structured_logging_json_format test_system_logs_comment/test.py::test_system_logs_comment test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test.py::test_partition_by_const_column test_storage_url/test.py::test_file_formats[CSV] [gw3] [ 1%] PASSED test_structured_logging_json/test.py::test_structured_logging_json_format [gw2] [ 2%] PASSED test_storage_url/test.py::test_file_formats[CSV] test_storage_url/test.py::test_file_formats[JSONEachRow] [gw2] [ 3%] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] test_storage_url/test.py::test_file_formats[Parquet] [gw4] [ 4%] PASSED test_system_logs_comment/test.py::test_system_logs_comment [gw2] [ 5%] PASSED test_storage_url/test.py::test_file_formats[Parquet] test_storage_url/test.py::test_file_formats[TSV] test_system_metrics/test.py::test_metrics_storage_buffer_size [gw2] [ 6%] PASSED test_storage_url/test.py::test_file_formats[TSV] test_storage_url/test.py::test_partition_by [gw2] [ 7%] PASSED test_storage_url/test.py::test_partition_by test_storage_url/test.py::test_table_function_url_access_rights test_table_functions_access_rights/test.py::test_merge [gw2] [ 8%] PASSED test_storage_url/test.py::test_table_function_url_access_rights [gw1] [ 9%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials [gw1] [ 10%] PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host [gw0] [ 11%] PASSED test_storage_s3/test.py::test_partition_by_const_column test_storage_s3/test.py::test_partition_by_string_column [gw0] [ 12%] PASSED test_storage_s3/test.py::test_partition_by_string_column test_storage_s3/test.py::test_predefined_connection_configuration [gw4] [ 13%] PASSED test_table_functions_access_rights/test.py::test_merge [gw0] [ 14%] PASSED test_storage_s3/test.py::test_predefined_connection_configuration test_storage_s3/test.py::test_put[auth_positive] test_table_functions_access_rights/test.py::test_view_if_permitted [gw0] [ 15%] PASSED test_storage_s3/test.py::test_put[auth_positive] test_storage_s3/test.py::test_put[auto] [gw0] [ 16%] PASSED test_storage_s3/test.py::test_put[auto] test_storage_s3/test.py::test_put[brotli] [gw0] [ 17%] PASSED test_storage_s3/test.py::test_put[brotli] test_storage_s3/test.py::test_put[deflate] [gw0] [ 18%] PASSED test_storage_s3/test.py::test_put[deflate] test_storage_s3/test.py::test_put[gzip] [gw0] [ 19%] PASSED test_storage_s3/test.py::test_put[gzip] test_storage_s3/test.py::test_put[positive] [gw0] [ 20%] PASSED test_storage_s3/test.py::test_put[positive] test_storage_s3/test.py::test_put[xz] [gw4] [ 21%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw0] [ 22%] PASSED test_storage_s3/test.py::test_put[xz] test_storage_s3/test.py::test_put[zstd] [gw0] [ 23%] PASSED test_storage_s3/test.py::test_put[zstd] test_storage_s3/test.py::test_put_csv[auth_positive] [gw0] [ 24%] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] test_storage_s3/test.py::test_put_csv[negative] [gw0] [ 25%] PASSED test_storage_s3/test.py::test_put_csv[negative] test_storage_s3/test.py::test_put_csv[positive] [gw0] [ 26%] PASSED test_storage_s3/test.py::test_put_csv[positive] test_storage_s3/test.py::test_put_get_with_globs [gw3] [ 27%] PASSED test_system_metrics/test.py::test_metrics_storage_buffer_size [gw2] [ 28%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw2] [ 29%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_timezone_config/test.py::test_check_timezone_config test_tlsv1_3/test.py::test_create_user [gw4] [ 30%] PASSED test_timezone_config/test.py::test_check_timezone_config test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort [gw4] [ 31%] PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort test_timezone_config/test.py::test_overflow_toDate [gw4] [ 32%] PASSED test_timezone_config/test.py::test_overflow_toDate test_timezone_config/test.py::test_overflow_toDate32 [gw4] [ 33%] PASSED test_timezone_config/test.py::test_overflow_toDate32 test_timezone_config/test.py::test_overflow_toDateTime [gw4] [ 34%] PASSED test_timezone_config/test.py::test_overflow_toDateTime test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance [gw0] [ 35%] PASSED test_storage_s3/test.py::test_put_get_with_globs test_storage_s3/test.py::test_put_get_with_redirect [gw0] [ 36%] PASSED test_storage_s3/test.py::test_put_get_with_redirect test_storage_s3/test.py::test_put_with_zero_redirect [gw2] [ 37%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw2] [ 38%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw2] [ 39%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw2] [ 40%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert test_tmp_policy/test.py::test_disk_selection [gw3] [ 41%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw3] [ 42%] PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance [gw4] [ 43%] PASSED test_tmp_policy/test.py::test_disk_selection test_system_logs_recreate/test.py::test_drop_system_log test_ttl_move/test.py::test_alter_multiple_ttls[negative] [gw1] [ 44%] PASSED test_system_logs_recreate/test.py::test_drop_system_log test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 45%] PASSED test_storage_s3/test.py::test_put_with_zero_redirect test_storage_s3/test.py::test_remote_host_filter [gw0] [ 46%] PASSED test_storage_s3/test.py::test_remote_host_filter test_storage_s3/test.py::test_s3_glob_scheherazade [gw0] [ 47%] PASSED test_storage_s3/test.py::test_s3_glob_scheherazade test_storage_s3/test.py::test_s3_list_objects_failure [gw4] [ 48%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[negative] test_ttl_move/test.py::test_alter_multiple_ttls[positive] [gw1] [ 49%] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate [gw0] [ 50%] PASSED test_storage_s3/test.py::test_s3_list_objects_failure test_storage_s3/test.py::test_s3_schema_inference [gw0] [ 51%] PASSED test_storage_s3/test.py::test_s3_schema_inference test_storage_s3/test.py::test_schema_inference_cache [gw4] [ 52%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[positive] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] [gw0] [ 53%] PASSED test_storage_s3/test.py::test_schema_inference_cache test_storage_s3/test.py::test_schema_inference_from_globs [gw0] [ 54%] PASSED test_storage_s3/test.py::test_schema_inference_from_globs test_storage_s3/test.py::test_seekable_formats [gw0] [ 55%] PASSED test_storage_s3/test.py::test_seekable_formats test_storage_s3/test.py::test_seekable_formats_url [gw0] [ 56%] PASSED test_storage_s3/test.py::test_seekable_formats_url test_storage_s3/test.py::test_select_columns [gw4] [ 57%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] [gw0] [ 58%] PASSED test_storage_s3/test.py::test_select_columns test_storage_s3/test.py::test_signatures [gw0] [ 59%] PASSED test_storage_s3/test.py::test_signatures test_storage_s3/test.py::test_storage_s3_get_gzip[bin] [gw0] [ 60%] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[bin] test_storage_s3/test.py::test_storage_s3_get_gzip[gz] [gw0] [ 61%] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[gz] test_storage_s3/test.py::test_storage_s3_get_unstable [gw0] [ 62%] PASSED test_storage_s3/test.py::test_storage_s3_get_unstable test_storage_s3/test.py::test_storage_s3_put_gzip[bin] [gw0] [ 63%] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[bin] test_storage_s3/test.py::test_storage_s3_put_gzip[gz] [gw0] [ 64%] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[gz] test_storage_s3/test.py::test_storage_s3_put_uncompressed [gw0] [ 65%] PASSED test_storage_s3/test.py::test_storage_s3_put_uncompressed test_storage_s3/test.py::test_truncate_table [gw0] [ 66%] PASSED test_storage_s3/test.py::test_truncate_table test_storage_s3/test.py::test_wrong_format_usage [gw0] [ 67%] PASSED test_storage_s3/test.py::test_wrong_format_usage test_storage_s3/test.py::test_wrong_s3_syntax [gw0] [ 68%] PASSED test_storage_s3/test.py::test_wrong_s3_syntax [gw4] [ 69%] PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] test_ttl_move/test.py::test_alter_with_merge_work[mt] [gw4] [ 70%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt] test_ttl_move/test.py::test_alter_with_merge_work[mt_work] [gw4] [ 71%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt_work] test_ttl_move/test.py::test_alter_with_merge_work[replicated] [gw4] [ 72%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated] test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] [gw4] [ 73%] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] [gw4] [ 74%] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] [gw4] [ 75%] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] [gw4] [ 76%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] [gw4] [ 77%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] [gw4] [ 78%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] [gw4] [ 79%] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] [gw4] [ 80%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] [gw4] [ 81%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] [gw4] [ 82%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] [gw4] [ 83%] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] [gw4] [ 84%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] [gw4] [ 85%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] [gw4] [ 86%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] [gw4] [ 87%] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] [gw4] [ 88%] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] [gw4] [ 89%] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] [gw4] [ 90%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] [gw4] [ 91%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] [gw4] [ 92%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] [gw4] [ 93%] PASSED test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] [gw4] [ 94%] PASSED test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] [gw4] [ 95%] PASSED test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] [gw4] [ 96%] PASSED test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] [gw4] [ 97%] PASSED test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] [gw4] [ 98%] PASSED test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] [gw4] [ 99%] PASSED test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] [gw4] [100%] PASSED test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] ============================== slowest durations =============================== 26.88s call test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 26.84s call test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] 26.74s call test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] 26.73s call test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 26.42s call test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] 26.41s call test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] 26.32s call test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] 26.31s call test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] 25.78s call test_storage_s3/test.py::test_put_with_zero_redirect 22.64s teardown test_storage_s3/test.py::test_wrong_s3_syntax 22.30s teardown test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 20.93s call test_storage_s3/test.py::test_schema_inference_cache 20.36s call test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 20.15s call test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 19.63s call test_ttl_move/test.py::test_alter_multiple_ttls[positive] 18.52s call test_ttl_move/test.py::test_alter_multiple_ttls[negative] 17.27s call test_system_logs_recreate/test.py::test_system_logs_recreate 15.70s setup test_storage_s3/test.py::test_partition_by_const_column 14.48s teardown test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] 13.81s setup test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 12.04s call test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] 11.99s call test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] 11.53s call test_ttl_move/test.py::test_alter_with_merge_work[replicated] 11.48s call test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 11.18s call test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 11.08s call test_ttl_move/test.py::test_alter_with_merge_work[mt] 10.77s call test_storage_s3/test.py::test_s3_glob_scheherazade 10.06s call test_storage_s3/test.py::test_s3_list_objects_failure 9.73s call test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 9.40s call test_system_logs_recreate/test.py::test_drop_system_log 9.21s call test_storage_s3/test.py::test_put_get_with_globs 8.10s teardown test_system_metrics/test.py::test_metrics_storage_buffer_size 7.43s call test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 7.40s setup test_system_metrics/test.py::test_metrics_storage_buffer_size 7.30s setup test_ttl_move/test.py::test_alter_multiple_ttls[negative] 7.23s call test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 7.13s call test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 5.51s setup test_storage_url/test.py::test_file_formats[CSV] 4.90s setup test_structured_logging_json/test.py::test_structured_logging_json_format 4.64s call test_system_logs_comment/test.py::test_system_logs_comment 4.52s setup test_system_logs_comment/test.py::test_system_logs_comment 4.39s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 4.36s setup test_table_functions_access_rights/test.py::test_merge 4.21s teardown test_storage_url/test.py::test_table_function_url_access_rights 4.14s call test_tmp_policy/test.py::test_disk_selection 4.11s call test_storage_s3/test.py::test_s3_schema_inference 4.09s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 3.99s teardown test_structured_logging_json/test.py::test_structured_logging_json_format 3.97s setup test_tlsv1_3/test.py::test_create_user 3.92s setup test_timezone_config/test.py::test_check_timezone_config 3.91s setup test_system_logs_recreate/test.py::test_drop_system_log 3.88s setup test_tmp_policy/test.py::test_disk_selection 3.81s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 3.81s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 3.71s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 3.71s call test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 3.43s call test_storage_s3/test.py::test_storage_s3_get_unstable 3.16s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 3.09s call test_storage_s3/test.py::test_select_columns 3.08s teardown test_tlsv1_3/test.py::test_https_wrong_cert 3.05s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 3.02s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 2.85s teardown test_tmp_policy/test.py::test_disk_selection 2.76s teardown test_timezone_config/test.py::test_overflow_toDateTime 2.27s call test_storage_s3/test.py::test_seekable_formats 2.20s call test_storage_s3/test.py::test_seekable_formats_url 1.95s teardown test_system_logs_comment/test.py::test_system_logs_comment 1.77s teardown test_system_logs_recreate/test.py::test_system_logs_recreate 1.76s call test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] 1.64s call test_storage_url/test.py::test_file_formats[JSONEachRow] 1.39s call test_storage_url/test.py::test_file_formats[Parquet] 1.13s call test_table_functions_access_rights/test.py::test_merge 1.00s call test_structured_logging_json/test.py::test_structured_logging_json_format 0.93s call test_storage_s3/test.py::test_signatures 0.93s call test_system_metrics/test.py::test_metrics_storage_buffer_size 0.93s call test_storage_s3/test.py::test_schema_inference_from_globs 0.89s call test_storage_url/test.py::test_file_formats[TSV] 0.71s call test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 0.71s call test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 0.69s call test_storage_url/test.py::test_file_formats[CSV] 0.68s call test_storage_s3/test.py::test_predefined_connection_configuration 0.63s call test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.63s call test_storage_url/test.py::test_table_function_url_access_rights 0.61s call test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 0.61s call test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 0.52s call test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.51s call test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 0.51s call test_storage_url/test.py::test_partition_by 0.51s call test_table_functions_access_rights/test.py::test_view_if_permitted 0.50s call test_tlsv1_3/test.py::test_create_user 0.47s call test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.47s call test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 0.45s call test_storage_s3/test.py::test_wrong_format_usage 0.42s call test_storage_s3/test.py::test_truncate_table 0.42s call test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.39s call test_timezone_config/test.py::test_overflow_toDateTime 0.37s call test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.36s call test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.30s call test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.29s call test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.28s call test_storage_s3/test.py::test_storage_s3_put_uncompressed 0.22s call test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.22s call test_timezone_config/test.py::test_overflow_toDate32 0.22s call test_timezone_config/test.py::test_overflow_toDate 0.21s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.15s call test_storage_s3/test.py::test_put_get_with_redirect 0.14s call test_storage_s3/test.py::test_wrong_s3_syntax 0.14s call test_storage_s3/test.py::test_remote_host_filter 0.13s call test_storage_s3/test.py::test_partition_by_string_column 0.13s call test_storage_s3/test.py::test_put[positive] 0.13s call test_storage_s3/test.py::test_partition_by_const_column 0.13s call test_storage_s3/test.py::test_put_csv[auth_positive] 0.12s call test_storage_s3/test.py::test_put[zstd] 0.08s call test_tlsv1_3/test.py::test_https 0.08s call test_tlsv1_3/test.py::test_https_wrong_cert 0.08s call test_storage_s3/test.py::test_put[auth_positive] 0.08s call test_storage_s3/test.py::test_put_csv[positive] 0.07s call test_storage_s3/test.py::test_put[deflate] 0.07s call test_timezone_config/test.py::test_check_timezone_config 0.07s call test_storage_s3/test.py::test_put[brotli] 0.07s call test_storage_s3/test.py::test_put[xz] 0.07s teardown test_table_functions_access_rights/test.py::test_merge 0.07s call test_storage_s3/test.py::test_put[gzip] 0.07s call test_storage_s3/test.py::test_put_csv[negative] 0.07s call test_storage_s3/test.py::test_put[auto] 0.06s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s call test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s teardown test_storage_s3/test.py::test_s3_glob_scheherazade 0.00s teardown test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 0.00s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[negative] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 0.00s teardown test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections 0.00s teardown test_storage_url/test.py::test_file_formats[CSV] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 0.00s setup test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] 0.00s teardown test_storage_s3/test.py::test_partition_by_const_column 0.00s setup test_timezone_config/test.py::test_overflow_toDateTime 0.00s setup test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 0.00s setup test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.00s setup test_storage_s3/test.py::test_put[auth_positive] 0.00s setup test_storage_s3/test.py::test_put[deflate] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 0.00s setup test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] 0.00s setup test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[positive] 0.00s setup test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[positive] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 0.00s setup test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[replicated] 0.00s setup test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 0.00s setup test_storage_s3/test.py::test_put[positive] 0.00s setup test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 0.00s setup test_storage_s3/test.py::test_put[xz] 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 0.00s setup test_storage_s3/test.py::test_put[gzip] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 0.00s setup test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] 0.00s setup test_storage_s3/test.py::test_put[auto] 0.00s setup test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] 0.00s setup test_storage_s3/test.py::test_put[brotli] 0.00s setup test_tlsv1_3/test.py::test_https 0.00s setup test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] 0.00s setup test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.00s setup test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s setup test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 0.00s setup test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.00s setup test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] 0.00s setup test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.00s setup test_storage_s3/test.py::test_put[zstd] 0.00s setup test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 0.00s setup test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials 0.00s setup test_storage_s3/test.py::test_put_csv[positive] 0.00s setup test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[mt] 0.00s setup test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_storage_url/test.py::test_partition_by 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s teardown test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] 0.00s teardown test_storage_s3/test.py::test_s3_list_objects_failure 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] 0.00s setup test_storage_s3/test.py::test_put_csv[negative] 0.00s setup test_storage_s3/test.py::test_truncate_table 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] 0.00s setup test_storage_s3/test.py::test_schema_inference_cache 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] 0.00s teardown test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] 0.00s teardown test_system_logs_recreate/test.py::test_drop_system_log 0.00s setup test_storage_s3/test.py::test_put_get_with_redirect 0.00s teardown test_storage_s3/test.py::test_put[gzip] 0.00s setup test_ttl_move/test.py::test_alter_with_merge_work[mt] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] 0.00s teardown test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] 0.00s teardown test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] 0.00s teardown test_storage_url/test.py::test_file_formats[JSONEachRow] 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_gzip[bin] 0.00s teardown test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] 0.00s teardown test_storage_s3/test.py::test_schema_inference_cache 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[replicated] 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] 0.00s teardown test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] 0.00s teardown test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] 0.00s teardown test_storage_s3/test.py::test_put[deflate] 0.00s teardown test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] 0.00s setup test_storage_s3/test.py::test_seekable_formats 0.00s teardown test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] 0.00s setup test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 0.00s teardown test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] 0.00s teardown test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] 0.00s teardown test_ttl_move/test.py::test_alter_with_merge_work[mt_work] 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] 0.00s teardown test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] 0.00s setup test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] 0.00s teardown test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] 0.00s teardown test_storage_s3/test.py::test_put[auto] 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_gzip[gz] 0.00s teardown test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] 0.00s teardown test_storage_s3/test.py::test_put[brotli] 0.00s setup test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s setup test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_storage_url/test.py::test_file_formats[Parquet] 0.00s setup test_storage_url/test.py::test_file_formats[Parquet] 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_gzip[bin] 0.00s teardown test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] 0.00s teardown test_tlsv1_3/test.py::test_create_user 0.00s setup test_storage_s3/test.py::test_put_with_zero_redirect 0.00s teardown test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] 0.00s teardown test_storage_s3/test.py::test_predefined_connection_configuration 0.00s setup test_storage_s3/test.py::test_seekable_formats_url 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_gzip[gz] 0.00s setup test_storage_s3/test.py::test_wrong_s3_syntax 0.00s setup test_storage_s3/test.py::test_wrong_format_usage 0.00s teardown test_timezone_config/test.py::test_check_timezone_config 0.00s teardown test_storage_s3/test.py::test_put[positive] 0.00s teardown test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance 0.00s teardown test_storage_s3/test.py::test_s3_schema_inference 0.00s setup test_storage_s3/test.py::test_signatures 0.00s teardown test_storage_s3/test.py::test_put[auth_positive] 0.00s setup test_storage_s3/test.py::test_schema_inference_from_globs 0.00s setup test_system_logs_recreate/test.py::test_system_logs_recreate 0.00s setup test_storage_s3/test.py::test_storage_s3_put_uncompressed 0.00s setup test_storage_s3/test.py::test_remote_host_filter 0.00s teardown test_storage_s3/test.py::test_put_csv[negative] 0.00s teardown test_storage_s3/test.py::test_storage_s3_put_uncompressed 0.00s setup test_storage_s3/test.py::test_select_columns 0.00s setup test_storage_s3/test.py::test_s3_schema_inference 0.00s setup test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s setup test_storage_s3/test.py::test_storage_s3_get_unstable 0.00s setup test_storage_s3/test.py::test_s3_glob_scheherazade 0.00s teardown test_storage_s3/test.py::test_put[xz] 0.00s teardown test_storage_s3/test.py::test_truncate_table 0.00s teardown test_storage_s3/test.py::test_put_get_with_globs 0.00s teardown test_storage_s3/test.py::test_storage_s3_get_unstable 0.00s teardown test_storage_s3/test.py::test_put_csv[positive] 0.00s teardown test_storage_s3/test.py::test_seekable_formats 0.00s setup test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance 0.00s teardown test_storage_s3/test.py::test_schema_inference_from_globs 0.00s teardown test_storage_s3/test.py::test_seekable_formats_url 0.00s teardown test_storage_s3/test.py::test_signatures 0.00s teardown test_storage_s3/test.py::test_select_columns 0.00s teardown test_storage_s3/test.py::test_put_with_zero_redirect 0.00s teardown test_storage_s3/test.py::test_wrong_format_usage 0.00s teardown test_storage_s3/test.py::test_put[zstd] 0.00s teardown test_storage_s3/test.py::test_put_get_with_redirect 0.00s teardown test_timezone_config/test.py::test_overflow_toDate32 0.00s teardown test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort 0.00s teardown test_timezone_config/test.py::test_overflow_toDate 0.00s teardown test_storage_s3/test.py::test_remote_host_filter 0.00s teardown test_storage_s3/test.py::test_partition_by_string_column 0.00s setup test_storage_s3/test.py::test_put_get_with_globs 0.00s setup test_storage_s3/test.py::test_s3_list_objects_failure 0.00s teardown test_storage_s3/test.py::test_put_csv[auth_positive] 0.00s teardown test_storage_url/test.py::test_file_formats[TSV] 0.00s setup test_storage_s3/test.py::test_partition_by_string_column 0.00s setup test_storage_s3/test.py::test_predefined_connection_configuration 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_storage_url/test.py::test_table_function_url_access_rights 0.00s teardown test_storage_url/test.py::test_partition_by 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth =========================== short test summary info ============================ PASSED test_structured_logging_json/test.py::test_structured_logging_json_format PASSED test_storage_url/test.py::test_file_formats[CSV] PASSED test_storage_url/test.py::test_file_formats[JSONEachRow] PASSED test_system_logs_comment/test.py::test_system_logs_comment PASSED test_storage_url/test.py::test_file_formats[Parquet] PASSED test_storage_url/test.py::test_file_formats[TSV] PASSED test_storage_url/test.py::test_partition_by PASSED test_storage_url/test.py::test_table_function_url_access_rights PASSED test_storage_s3/test_invalid_env_credentials.py::test_no_sign_named_collections PASSED test_storage_s3/test_invalid_env_credentials.py::test_with_invalid_environment_credentials PASSED test_storage_s3/test.py::test_partition_by_const_column PASSED test_storage_s3/test.py::test_partition_by_string_column PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_storage_s3/test.py::test_predefined_connection_configuration PASSED test_storage_s3/test.py::test_put[auth_positive] PASSED test_storage_s3/test.py::test_put[auto] PASSED test_storage_s3/test.py::test_put[brotli] PASSED test_storage_s3/test.py::test_put[deflate] PASSED test_storage_s3/test.py::test_put[gzip] PASSED test_storage_s3/test.py::test_put[positive] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_storage_s3/test.py::test_put[xz] PASSED test_storage_s3/test.py::test_put[zstd] PASSED test_storage_s3/test.py::test_put_csv[auth_positive] PASSED test_storage_s3/test.py::test_put_csv[negative] PASSED test_storage_s3/test.py::test_put_csv[positive] PASSED test_system_metrics/test.py::test_metrics_storage_buffer_size PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_timezone_config/test.py::test_check_timezone_config PASSED test_timezone_config/test.py::test_overflow_parseDateTimeBestEffort PASSED test_timezone_config/test.py::test_overflow_toDate PASSED test_timezone_config/test.py::test_overflow_toDate32 PASSED test_timezone_config/test.py::test_overflow_toDateTime PASSED test_storage_s3/test.py::test_put_get_with_globs PASSED test_storage_s3/test.py::test_put_get_with_redirect PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_full_instance PASSED test_tcp_handler_http_responses/test_case.py::test_request_to_http_less_instance PASSED test_tmp_policy/test.py::test_disk_selection PASSED test_system_logs_recreate/test.py::test_drop_system_log PASSED test_storage_s3/test.py::test_put_with_zero_redirect PASSED test_storage_s3/test.py::test_remote_host_filter PASSED test_storage_s3/test.py::test_s3_glob_scheherazade PASSED test_ttl_move/test.py::test_alter_multiple_ttls[negative] PASSED test_system_logs_recreate/test.py::test_system_logs_recreate PASSED test_storage_s3/test.py::test_s3_list_objects_failure PASSED test_storage_s3/test.py::test_s3_schema_inference PASSED test_ttl_move/test.py::test_alter_multiple_ttls[positive] PASSED test_storage_s3/test.py::test_schema_inference_cache PASSED test_storage_s3/test.py::test_schema_inference_from_globs PASSED test_storage_s3/test.py::test_seekable_formats PASSED test_storage_s3/test.py::test_seekable_formats_url PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_negative] PASSED test_storage_s3/test.py::test_select_columns PASSED test_storage_s3/test.py::test_signatures PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[bin] PASSED test_storage_s3/test.py::test_storage_s3_get_gzip[gz] PASSED test_storage_s3/test.py::test_storage_s3_get_unstable PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[bin] PASSED test_storage_s3/test.py::test_storage_s3_put_gzip[gz] PASSED test_storage_s3/test.py::test_storage_s3_put_uncompressed PASSED test_storage_s3/test.py::test_truncate_table PASSED test_storage_s3/test.py::test_wrong_format_usage PASSED test_storage_s3/test.py::test_wrong_s3_syntax PASSED test_ttl_move/test.py::test_alter_multiple_ttls[replicated_positive] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt] PASSED test_ttl_move/test.py::test_alter_with_merge_work[mt_work] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated] PASSED test_ttl_move/test.py::test_alter_with_merge_work[replicated_work] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[mt] PASSED test_ttl_move/test.py::test_concurrent_alter_with_ttl_move[replicated_mt] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[disk] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_disk] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[replicated_volume] PASSED test_ttl_move/test.py::test_disabled_ttl_move_on_insert[volume] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[mt_test_inserts_to_disk_work_1] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_disk_work[replicated_mt_test_inserts_to_disk_work_1] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[mt_test_inserts_to_volume_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_do_not_work] PASSED test_ttl_move/test.py::test_inserts_to_volume_work[replicated_mt_test_inserts_to_volume_work] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[mt] PASSED test_ttl_move/test.py::test_materialize_ttl_in_partition[replicated] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work0] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_do_not_work1] PASSED test_ttl_move/test.py::test_merges_to_disk_work[mt_test_merges_to_disk_work] PASSED test_ttl_move/test.py::test_merges_to_disk_work[replicated_mt_test_merges_to_disk_work] PASSED test_ttl_move/test.py::test_merges_with_full_disk_work[mt_test_merges_with_full_disk_work] PASSED test_ttl_move/test.py::test_merges_with_full_disk_work[replicated_mt_test_merges_with_full_disk_work] PASSED test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_do_not_work] PASSED test_ttl_move/test.py::test_moves_after_merges_work[mt_test_moves_after_merges_work] PASSED test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_do_not_work] PASSED test_ttl_move/test.py::test_moves_after_merges_work[replicated_mt_test_moves_after_merges_work] PASSED test_ttl_move/test.py::test_moves_to_disk_eventually_work[mt_test_moves_to_disk_eventually_work] ======================= 100 passed in 475.56s (0:07:55) ========================